Update

Update a Wiki Page and optionally, its content. Note there are two components to a page: its metadata and its content. Metadata is represented by the argument payload. The content must have been previously uploaded to the server.

wikiPage updateWikiPage( beeId handle , wikiPageUpdater updater , updateMode snapshotid , projection projection )

Parameters

handle
Type: beeId Handle to the WikiPage to be updated
updater
Type: wikiPageUpdater to specify the non-streamed attributes of the WikiPage to be created
snapshotid
Type: updateMode determine if the entity should always be updated or if optimistic locking should be used.
projection
Type:
Projection